Problems Building Apache Flood

Problems Building Apache Flood

am 08.03.2010 16:41:42 von Samuel Parsons

--0016e68ea020d742ee04814be63c
Content-Type: text/plain; charset=ISO-8859-1

Hi,

I'm trying to build apache flood. I checked out the svn repo and have been
following the instructions on the 'Compiling and running Flood' (
http://httpd.apache.org/test/flood/building.html). In my local checkout of
the flood directory, I successfully retrieved the 'apr' repository. However
the command for getting the 'apr-util' trunk fails -- the folder doesn't
exist.

svn co http://svn.apache.org/repos/asf/apr/apr-util/trunk apr-util

Browsing through the tree (http://svn.apache.org/viewvc/apr/apr-util/) seems
to corroborate this conclusion. So I downloaded apr-util-1.3.9.tar.gz from
this page: http://apr.apache.org/download.cgi. I unzipped and untarred that
into the flood build directory in a sub-directory named 'apr-util' and
attempted to proceed with configuration step, however I receive this error
(at the end of the configure output):

checking for APR... configure: error: the --with-apr parameter is
incorrect. It must specify an install prefix, a build directory, or an
apr-config file.
configure failed for apr-util

Any ideas where to go from here?

Thanks,
Sam











Samuel J. Parsons
Web Developer
Bemidji State University & Northwest Technical College

--0016e68ea020d742ee04814be63c
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

ont-size: 13px; border-collapse: collapse; ">

Hi,

<=
div>I'm trying to build apache flood. I checked out the svn repo and ha=
ve been following the instructions on the 'Compiling and running Flood&=
#39; ( =3D"_blank" style=3D"color: rgb(42, 93, 176); ">http://httpd.apache.org/tes=
t/flood/building.html
). In my local checkout of the flood directory, I =
successfully retrieved the 'apr' repository. However the command fo=
r getting the 'apr-util' trunk fails -- the folder doesn't exis=
t.=A0

   =A0svn co=A0 f/apr/apr-util/trunk" target=3D"_blank" style=3D"color: rgb(42, 93, 176); "=
>http://svn.apache.org/repos/asf/apr/apr-util/trunk
=A0apr-util
=


Browsing through the tree ( util/" target=3D"_blank" style=3D"color: rgb(42, 93, 176); ">http://svn.apa=
che.org/viewvc/apr/apr-util/
)=A0seems to corroborate this conclusion. S=
o I downloaded apr-util-1.3.9.tar.gz from this page:=A0 r.apache.org/download.cgi" target=3D"_blank" style=3D"color: rgb(42, 93, 17=
6); ">http://apr.apache.org/download.cgi
. I unzipped and untarred that =
into the flood build directory in a sub-directory named 'apr-util' =
and attempted to proceed with configuration step, however I receive this er=
ror (at the end of the configure output):


   =A0checking for APR... configure: error: th=
e --with-apr parameter is incorrect. It must specify an install prefix, a b=
uild directory, or an apr-config file.
   =A0configure failed=
for apr-util


Any ideas where to go from here?

iv>Thanks,
Sam



=









Samuel J. Parsons
Web Developer
B=
emidji State University & Northwest Technical College


--0016e68ea020d742ee04814be63c--

Re: Problems Building Apache Flood

am 08.03.2010 17:01:39 von Eric Covener

On Mon, Mar 8, 2010 at 10:41 AM, Samuel Parsons
wrote:
> Hi,
> I'm trying to build apache flood. I checked out the svn repo and have bee=
n
> following the instructions on the 'Compiling and running Flood'
> (http://httpd.apache.org/test/flood/building.html). In my local checkout =
of
> the flood directory, I successfully retrieved the 'apr' repository. Howev=
er
> the command for getting the 'apr-util' trunk fails -- the folder doesn't
> exist.
>    =A0svn co=A0http://svn.apache.org/repos/asf/apr/apr-util/trunk=A0a=
pr-util

that doc needs updating, apr-util is folded into apr in trunk.

>
> Browsing through the tree (http://svn.apache.org/viewvc/apr/apr-util/)=A0=
seems
> to corroborate this conclusion. So I downloaded apr-util-1.3.9.tar.gz fro=
m
> this page:=A0http://apr.apache.org/download.cgi. I unzipped and untarred =
that
> into the flood build directory in a sub-directory named 'apr-util' and
> attempted to proceed with configuration step, however I receive this erro=
r
> (at the end of the configure output):
>    =A0checking for APR... configure: error: the --with-apr parameter =
is
> incorrect. It must specify an install prefix, a build directory, or an
> apr-config file.

--with-apr wants a built and installed APR, maybe you're passing it
the source dir?

If it's hosed due to the merge, you could use apr 1.3.x and apr-util
1.3.x instead of trunk.

--=20
Eric Covener
covener@gmail.com

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org